[INFO] cloning repository https://github.com/SeungheonOh/lorum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SeungheonOh/lorum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeungheonOh%2Florum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeungheonOh%2Florum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76b4c73722f3f4729e68b4683955058d47735e7e
[INFO] testing SeungheonOh/lorum against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeungheonOh%2Florum" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SeungheonOh/lorum
[INFO] finished tweaking git repo https://github.com/SeungheonOh/lorum
[INFO] tweaked toml for git repo https://github.com/SeungheonOh/lorum written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SeungheonOh/lorum on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SeungheonOh/lorum already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fallible-iterator v0.3.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded crokey-proc_macros v1.4.0
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded minimad v0.14.0
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded crokey v1.4.0
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded reedline v0.46.0
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded termimad v0.34.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09058b11649bf6d6959e548fb88398123b69d7cfc457671d6599fefd6601b19d
[INFO] running `Command { std: "docker" "start" "-a" "09058b11649bf6d6959e548fb88398123b69d7cfc457671d6599fefd6601b19d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09058b11649bf6d6959e548fb88398123b69d7cfc457671d6599fefd6601b19d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09058b11649bf6d6959e548fb88398123b69d7cfc457671d6599fefd6601b19d", kill_on_drop: false }`
[INFO] [stdout] 09058b11649bf6d6959e548fb88398123b69d7cfc457671d6599fefd6601b19d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c866d9e4ea308dd9ca8f8a8fd1ec300e670c00b26a3b2f4c7b22950751bc9144
[INFO] running `Command { std: "docker" "start" "-a" "c866d9e4ea308dd9ca8f8a8fd1ec300e670c00b26a3b2f4c7b22950751bc9144", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling minimad v0.14.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling lorum-ai-contract v0.1.0 (/opt/rustwide/workdir/crates/lorum-ai-contract)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling lorum-domain v0.1.0 (/opt/rustwide/workdir/crates/lorum-domain)
[INFO] [stderr]    Compiling lorum-ai-testkit v0.1.0 (/opt/rustwide/workdir/crates/lorum-ai-testkit)
[INFO] [stderr]    Compiling crokey v1.4.0
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling reedline v0.46.0
[INFO] [stderr]    Compiling lorum-agent-core v0.1.0 (/opt/rustwide/workdir/crates/lorum-agent-core)
[INFO] [stderr]    Compiling lorum-session v0.1.0 (/opt/rustwide/workdir/crates/lorum-session)
[INFO] [stderr]    Compiling lorum-ui-print v0.1.0 (/opt/rustwide/workdir/crates/lorum-ui-print)
[INFO] [stderr]    Compiling lorum-ui-core v0.1.0 (/opt/rustwide/workdir/crates/lorum-ui-core)
[INFO] [stderr]    Compiling lorum-ui-rpc v0.1.0 (/opt/rustwide/workdir/crates/lorum-ui-rpc)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling termimad v0.34.1
[INFO] [stderr]    Compiling lorum-runtime v0.1.0 (/opt/rustwide/workdir/crates/lorum-runtime)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling lorum-ai-auth v0.1.0 (/opt/rustwide/workdir/crates/lorum-ai-auth)
[INFO] [stderr]    Compiling lorum-ai-models v0.1.0 (/opt/rustwide/workdir/crates/lorum-ai-models)
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling lorum-ai-connectors v0.1.0 (/opt/rustwide/workdir/crates/lorum-ai-connectors)
[INFO] [stderr]    Compiling lorum-tools v0.1.0 (/opt/rustwide/workdir/crates/lorum-tools)
[INFO] [stderr]    Compiling lorum-tui v0.1.0 (/opt/rustwide/workdir/crates/lorum-tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "c866d9e4ea308dd9ca8f8a8fd1ec300e670c00b26a3b2f4c7b22950751bc9144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c866d9e4ea308dd9ca8f8a8fd1ec300e670c00b26a3b2f4c7b22950751bc9144", kill_on_drop: false }`
[INFO] [stdout] c866d9e4ea308dd9ca8f8a8fd1ec300e670c00b26a3b2f4c7b22950751bc9144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1070354dc1152a40dbb2ffce0a78db21d21efd21536a1c9458719f779752f3cc
[INFO] running `Command { std: "docker" "start" "-a" "1070354dc1152a40dbb2ffce0a78db21d21efd21536a1c9458719f779752f3cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling lorum-ai-connectors v0.1.0 (/opt/rustwide/workdir/crates/lorum-ai-connectors)
[INFO] [stderr]    Compiling lorum-ui-print v0.1.0 (/opt/rustwide/workdir/crates/lorum-ui-print)
[INFO] [stderr]    Compiling lorum-ui-core v0.1.0 (/opt/rustwide/workdir/crates/lorum-ui-core)
[INFO] [stderr]    Compiling lorum-ui-rpc v0.1.0 (/opt/rustwide/workdir/crates/lorum-ui-rpc)
[INFO] [stderr]    Compiling lorum-runtime v0.1.0 (/opt/rustwide/workdir/crates/lorum-runtime)
[INFO] [stderr]    Compiling lorum-ai-testkit v0.1.0 (/opt/rustwide/workdir/crates/lorum-ai-testkit)
[INFO] [stderr]    Compiling lorum-tui v0.1.0 (/opt/rustwide/workdir/crates/lorum-tui)
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling lorum-agent-core v0.1.0 (/opt/rustwide/workdir/crates/lorum-agent-core)
[INFO] [stderr]    Compiling lorum-session v0.1.0 (/opt/rustwide/workdir/crates/lorum-session)
[INFO] [stderr]    Compiling lorum-domain v0.1.0 (/opt/rustwide/workdir/crates/lorum-domain)
[INFO] [stderr]    Compiling lorum-ai-contract v0.1.0 (/opt/rustwide/workdir/crates/lorum-ai-contract)
[INFO] [stderr]    Compiling lorum-tools v0.1.0 (/opt/rustwide/workdir/crates/lorum-tools)
[INFO] [stderr]    Compiling lorum-ai-models v0.1.0 (/opt/rustwide/workdir/crates/lorum-ai-models)
[INFO] [stderr]    Compiling lorum-ai-auth v0.1.0 (/opt/rustwide/workdir/crates/lorum-ai-auth)
[INFO] [stderr] error: could not compile `lorum-tools` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name lorum_tools --edition=2021 crates/lorum-tools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11b704d01a005cb7 -C extra-filename=-67a65c043f590397 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern glob=/opt/rustwide/target/debug/deps/libglob-fd49e133749f9c02.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-8006fc2b1b36f481.rlib --extern lorum_ai_contract=/opt/rustwide/target/debug/deps/liblorum_ai_contract-a888f7ffb5f1556a.rlib --extern lorum_runtime=/opt/rustwide/target/debug/deps/liblorum_runtime-f1084c2c93d3f8ae.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f6ba391624fcd9f8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-df1311cbfcc12a5e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6c0b690ae8bc04ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ae909d4b36762db.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9a531f3c7a34ef35.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-24e2e560032af49b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1070354dc1152a40dbb2ffce0a78db21d21efd21536a1c9458719f779752f3cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1070354dc1152a40dbb2ffce0a78db21d21efd21536a1c9458719f779752f3cc", kill_on_drop: false }`
[INFO] [stdout] 1070354dc1152a40dbb2ffce0a78db21d21efd21536a1c9458719f779752f3cc
